<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.
 */
html, body {
	overflow-x: hidden;
	font-size:13px;
    color: #fff0f50f5;
	background-color: #fff0f50f5;
    margin:0;
    font-family: Microsoft YaHei, Helvetica, 'å®‹ä½“', Tahoma, Arial, "5b8b4f53", sans-serif;
}
form, h1, h2, h3, h4, h5, h6,th {
	font-weight:400;
	font-size:13px;
}
form, h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd {
	margin:0;
	padding:0;
	list-style:none;
}
a {
 	color: #fff0f50f5;
    text-decoration:none;
  	font-size:13px;
}
a:hover {
 	color: #fff0f50f5;
}
.l {
	float:left
}
.r {
	float:right
}
/*
.text-left{text-align:left}
.text-right{text-align:right}*/
.text-center{text-align:center;}
.white-space{white-space:nowrap}
.text-color{color: #fff0f50f5}
/*æ¸…é™¤æµ®åŠ¨*/
.clearfix:after,.clearfix:before{display:table;content:" "}
.container{
  margin-right:auto;
  margin-left:auto
}
/* å¤´éƒ¨ */
.header {
	overflow-y:auto;
    margin:10px 0px 10px 0;
	overflow:hidden;
  	width:100%;
}
.header .logo {
	float: left;
	overflow: hidden;
	width: 45%;
	padding: 5px 0;
	white-space: nowrap;
}
.header .logo a {
	display: inline-block;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Microsoft YaHei', 'å¾®è½¯é›…é»‘', sans-serif;
	color: #fff0f50f5;
	background: linear-gradient(135deg, #ce93d8 0%, #8e24aa 100%);
	border-radius: 8px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	box-shadow: 0 2px 8px rgba(0,0,0,0.15);
	transition: all 0.3s ease;
	text-shadow: 0 1px 2px rgba(0,0,0,0.2);
	position: relative;
	overflow: hidden;
}
.header .logo a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
	pointer-events: none;
}
.header .logo a:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0,0,0,0.2);
	color: #fff0f50f5;
}
.header .search {
	overflow:hidden;
	width:55%;
}
.header .search .size{
	font-size:11px;
  	float:right;
    text-align:right
}
/* æœç´¢æ&nbsp;æ&nbsp;·å¼ä¼˜åŒ– */
.search {
    position: relative;
    width: 55%;
    margin: 10px 0;
}

.searchbar_wrapper {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
}

.search-input {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: 2px solid #ce93d8;
    border-radius: 20px;
    font-size: 14px;
    color: #fff0f50f5;
    background-color: #fff0f50f5;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.search-input:focus {
    outline: none;
    border-color: #fff0f50f5;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.search-button {
    position: absolute;
    right: 5px;
    height: 34px;
    padding: 0 20px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border: none;
    border-radius: 17px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.search-button:hover {
    background-color: #fff0f50f5;
    transform: translateY(-1px);
}

/* å‹æƒ…é“¾æŽ¥æ&nbsp;‡é¢˜æ&nbsp;·å¼ä¼˜åŒ– */
.title-link {
    background: linear-gradient(135deg, #8B658B 0%, #6B4C6B 100%);
    color: #fff0f50f5;
    padding: 12px 20px;
    border-radius: 8px;
    margin: 20px 0;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
}

.title-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
    pointer-events: none;
}

.title-link strong {
    position: relative;
    z-index: 1;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

/* çƒ­æœè¯æ±‡æ&nbsp;‡é¢˜æ&nbsp;·å¼ */
.title.title-link[style*="background-color: #fff0f50f5"] {
    background: linear-gradient(135deg, #ce93d8 0%, #8e24aa 100%) !important;
    color: #fff0f50f5;
    padding: 8px 15px;
    border-radius: 6px;
    margin: 15px 0;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
}

.title.title-link[style*="background-color: #fff0f50f5"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
    pointer-events: none;
}

.title.title-link[style*="background-color: #fff0f50f5"] strong {
    position: relative;
    z-index: 1;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
    font-size: 15px;
    line-height: 1.2;
}

/* å“åº”å¼è°ƒæ•´ */
@media (max-width: 768px) {
    .title.title-link[style*="background-color: #fff0f50f5"] {
        padding: 6px 12px;
        font-size: 14px;
        margin: 12px 0;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .title.title-link[style*="background-color: #fff0f50f5"] {
        padding: 7px 15px;
    }
}

@media (min-width: 1025px) {
    .title.title-link[style*="background-color: #fff0f50f5"] {
        padding: 8px 20px;
        font-size: 15px;
    }
}

.tags-box {
    padding: 15px;
    background-color: #fff0f50f5;
    border-radius: 5px;
    margin-bottom: 20px;
}

.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.label2 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.web_list.tips {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.web_list.tips a {
    display: inline-flex;
    align-items: center;
    padding: 6px 15px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-radius: 20px;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 1px solid #850000;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.web_list.tips a:hover {
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-color: #fff0f50f5;
}

/* å“åº”å¼è°ƒæ•´ */
@media (max-width: 768px) {
    .web_list.tips a {
        padding: 5px 12px;
        font-size: 13px;
    }
    
    .tags-box {
        padding: 10px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .web_list.tips a {
        padding: 6px 14px;
    }
}

@media (min-width: 1025px) {
    .web_list.tips a {
        padding: 7px 16px;
    }
}

/* åˆ†ç±»å¯¼èˆªæ&nbsp;·å¼ä¼˜åŒ– */
.nav {
    width: 100%;
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0 10px;
}

.nav a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 15px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid #850000;
}

.nav a:hover {
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-color: #fff0f50f5;
}

.nav a.focu {
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-color: #fff0f50f5;
}

/* å“åº”å¼è°ƒæ•´ */
@media (max-width: 768px) {
    .nav {
        gap: 5px;
        padding: 0 5px;
    }
    
    .nav a {
        padding: 6px 12px;
        font-size: 13px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .nav {
        gap: 6px;
    }
    
    .nav a {
        padding: 7px 14px;
    }
}

@media (min-width: 1025px) {
    .nav {
        gap: 8px;
    }
    
    .nav a {
        padding: 8px 16px;
    }
}

/*å‰¯å¯¼èˆªæ¡*/
.title {
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #fff0f50f5;
    width: 100%;
    border-radius: 3px;
}

.title&gt;li{display:inline-block}
.title&gt;li+li:before{
  padding:0 2px;
  color: #fff0f50f5;content:"| "
}
.title .r a{
  padding:4px 5px;
  font-size:13px;
  /*border:1px solid #ce93d8;*/
  text-align:center;
  margin-right:-1px;
}
/*.title .r .hover,.title .r a:hover{
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border:1px solid #ce93d8;
}*/

/*-åˆ†ç±»ç¿»é¡µPages-*/
.mac_pages1 {
    text-align: center;
    padding: 20px 0;
    margin: 20px 0;
}

.mac_pages1 .page_tip {
    margin-bottom: 15px;
    color: #fff0f50f5;
    font-size: 14px;
}

.mac_pages1 .page_link1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    padding: 8px 15px;
    border-radius: 8px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 1px solid #850000;
    min-width: 18px;
    text-decoration: none;
}

.mac_pages1 .page_link1:hover {
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-color: #fff0f50f5;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.mac_pages1 .page_current1 {
    background: linear-gradient(135deg, #ce93d8 0%, #8e24aa 100%) !important;
    color: #fff0f50f5 !important;
    border-color: #fff0f50f5 !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    position: relative;
    overflow: hidden;
}

.mac_pages1 .page_current1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
    pointer-events: none;
}

/* å“åº”å¼è°ƒæ•´ */
@media (max-width: 768px) {
    .mac_pages1 .page_link1 {
        padding: 6px 12px;
        margin: 0 3px;
        font-size: 13px;
    }
    
    .mac_pages1 .page_tip {
        font-size: 13px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .mac_pages1 .page_link1 {
        padding: 7px 14px;
    }
}

@media (min-width: 1025px) {
    .mac_pages1 .page_link1 {
        padding: 8px 16px;
    }
}

/*-æœç´¢åŽæ–‡å­—æç¤º-*/
.wrap{width:100%;max-width:1260px;min-width:320px;padding:0;margin:0 auto; position:relative; overflow:hidden;font-size:13px;}
.wrap h1{font-size:13px}
/*å‹æƒ…çæŽ¥*/
.links {
	margin:6px 0 10px 0;
	padding:0;
    width:100%;
}
.link {
	margin:0 -5px;
    display:inline-block;
  	list-style:none;
}
.links li{
    display:inline-block;
    font-size:12px;
	line-height:1.5;
  	padding:5px;
  	border: 1px solid #c48822;
}
.juse{color: #fff0f50f5}
.red{font-weight:800;color:red}
.footer{
  border-top:1px solid #2a1230;
  margin-top:10px;
  line-height:1.5;
  text-align:center;
  font-size: 10px;
  color: #fff0f50f5;
}

/*-å†…å®¹é¡µ-*/
.media {
	overflow:hidden;
  	width:100%;
}
.media ul{
	margin-left:-5px;
  	margin-right:-5px;
}
.media li {
	float:left;
	width:50%;
	height:130px;
	padding:0 5px 0 5px;
	overflow:hidden;
  	background-color: #fff0f50f5;
}
.media li img {
	width:100%;
	height:130px;
	border-radius: 3px;
}
.media .media-info dt{
    text-align:left;
  	overflow:hidden;
	line-height:1.3;
	font-size: 12px;
}
.media .media-info .playurl2{
	margin-bottom:8px;
    line-height:2.3;
}
.media .media-info .playurl2 a{
    border-top:1px solid #ce93d8;
    padding: 5px 20px 7px 20px;
	background: #2a1230;
	color: #fff0f50f5;
  	font-size:13px;
  	text-align:center;
  	vertical-align:middle;
  	border-radius: 3px;
}
/*-æ’­æ”¾åœ°å€-*/
.playurl{
	margin-top:10px;
}
.playurl dt{
	margin-bottom:10px;
}
.playurl dd{
	margin:0;
}
.playurl dd a{
	margin:0;
    /*border:1px solid #ce93d8;*/
	padding:7px 10px;
	background: #2a1230;
	color: #fff0f50f5;
  	font-size:13px;
}
/*-å†…å®¹é¡µçƒ­æ’­-*/
.title3 {
	margin-top:10px;
  	margin-bottom:5px;
	padding:0;
  	overflow:hidden;
    width:100%;
}
.pic {
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
}
.pic ul {
    margin: 0 -8px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}
.pic li {
    float: none;
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    background-color: transparent;
    transition: transform 0.3s ease;
}
.pic li:hover {
    transform: translateY(-5px);
}
.pic li img {
	width:100%;
	height:auto;
	aspect-ratio: 9/16;
	object-fit: cover;
	transition: transform 0.3s ease;
	display: block;
}
.pic li span {
	color: #fff0f50f5;
	position:absolute;
	bottom:45px;
	right: 10px;
}
.pic2 {
    overflow:hidden;
    width:100%;
}
.pic2 ul{
	margin-left:-10px;
  	margin-right:-10px;
}
.pic2 li {
	float:left;
	width:50%;
	line-height:1.5;
	padding:5px 10px;
	white-space:nowrap;
	overflow:hidden;
    background-color: #fff0f50f5;
}
/*.pic a{font-size:11px!important}*/
.news h1{font-size:1.15rem;font-weight:799}
.news .source{font-size:10px;color: #fff0f50f5}
.news h1,.news .source{text-align:center}
.pianyi li,.ranking-list li{line-height: 2.4;border-bottom: 1px #e8e8e8 solid;}
/*-æ’­æ”¾å™¨-*/
.play-t{
  /*padding:5px 0px 5px 0px;*/
  margin-top:1px;
  list-style:none;
  background-color: #fff0f50f5;
  font-size:13px;
  width:100%;
  color: #fff0f50f5;
  overflow:hidden;
  text-align:center;
  line-height:2;
}
.play-t .l a,.play-t .r a{
  font-size:13px;
  /*border:1px solid #ce93d8;*/
  text-align:center;
  color: #fff0f50f5;
  padding:6px 5px;
  background: #2a1230;
	/*line-height:1.8;*/
}

.play_t {width:100%;overflow:hidden;background: #2a1230;padding:0px 0;font-size:13px;color: #fff0f50f5;}
.play_t .l{	float:left;padding-top:2px;}
.play_t .r{	float:right;}
.play_t a{padding-left:5px;font-size:13px;color: #fff0f50f5;}
.play_t .r a{
	padding:7px 10px;
	background: #2a1230;
  	text-align:center;
	line-height:1.9;
}
#bofang_box{ width:100%;overflow:hidden;position:relative; margin:0px auto 0 auto;height:420px;background:#000;border-radius: 3px;}
.logo strong{color: #fff0f50f5}
.vodlist_l{padding:0 5px}
.tab{margin-top: 5px;}
.tab button{border-radius: 5px;
    border: 1px solid #ce93d8;
    background: #2a1230;margin-top: 5px;width:15.8%;cursor: pointer;}
.btn-active{background: #2a1230!important;
    color: #fff0f50f5;}
/*è‡ªé€‚åº”*/
*{box-sizing:border-box}
@media (max-width:360px) {
    .header .logo a{font-size:12px;line-height: 3;}
    .tab button{font-size:10px;width:18.8%}
    .nav dd a,.links a{font-size:12px!important;}
    .pic li {
		width: 50%;
		height: 220px;
	}
}
@media (max-width:998px){.wenzhang .content img{width:100%}}
@media (min-width:480px){.container{width:480px}}
@media (min-width:760px){.container{width:760px}}
@media (min-width:960px){
    
     .nav {
        grid-template-columns: repeat(10,1fr);
    }
    .container{width:960px}
    .input-text{padding: 0 5px;}
    .mac_search{margin-left:-37px}
    .wenzhang .content img {max-width: 100%}
    .tab button{width:5.25%}
    
}
@media (min-width:1200px){.container{width:1200px}}

@media (max-width:479px) {
    .container{margin-right:10px;margin-left:10px}
}
@media (min-width:480px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .pic li,.pic2 li {width:33.33333333333333%;}
    .pic li {height:200px;}
    .pic li img {height:auto;aspect-ratio: 9/16;}
    .media li{width:33.33333333333333%;height:100px;}
    .media li img{height:100px;}
    .media .media-info{width:66.66666666666666%;height:100px;}
    .media .media-info .playurl2{margin-bottom:5px;line-height:2;}
    #bofang_box{ width:100%;overflow:hidden;position:relative; margin:0px auto 0 auto;height:420px;background:#000;border-radius: 3px;}
}
@media (min-width:760px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .pic li,.pic2 li {width:25%;}
    .pic li {height:250px;}
    .pic li img {height:auto;aspect-ratio: 9/16;}
    .media li{width:25%;height:120px;}
    .media li img{height:120px;}
    .media .media-info{width:75%;height:120px;}
    #bofang_box{ width:100%;overflow:hidden;position:relative; margin:0px auto 0 auto;height:420px;background:#000;border-radius: 3px;}
}
@media (min-width:960px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
    .nav dd{width:10%;}
    .pic li,.pic2 li {width:20%;}
    .pic li {height:280px;}
    .pic li img {height:auto;aspect-ratio: 9/16;}
    .media li{width:25%;height:100px;}
    .media li img{height:100px;}
    .media .media-info{width:83.33333333333333%;height:100px;}
    #bofang_box{ width:100%;overflow:hidden;position:relative; margin:0px auto 0 auto;height:420px;background:#000;border-radius: 3px;}
}
@media (min-width:1200px){
    .header .logo a{font-size:20px;padding:5px 8px;line-height:1.65;}
   
    .pic li,.pic2 li {width:20%;}
    .pic li {height:300px;}
    .pic li img {height:auto;aspect-ratio: 9/16;}
    .media li{width:25%;height:130px;}
    .media li img{height:130px;}
    .media .media-info{width:83.33333333333333%;height:130px;}
    #bofang_box{ width:100%;overflow:hidden;position:relative; margin:0px auto 0 auto;height:420px;background:#000;border-radius: 3px;}
}
/* éšè— */
@media (max-width:480px){}
@media (min-width:480px) and (max-width:759px){}
@media (min-width:760px) and (max-width:959px){.side,.hidden-lg,.hidden-sm,.top-right{display:none!important}}
@media (min-width:960px){.hidden-lg{display:none!important}}
/* æ˜¾ç¤º */
@media (max-width:480px){.visible-xs{display:block!important}}
@media (min-width:480px) and (max-width:759px){.visible-sm{display:block!important}}
@media (min-width:760px) and (max-width:959px){.links,.link{display:block!important}}
@media (min-width:960px){.links,.link{display:block!important}}

 /*body &gt; div:nth-last-of-type(3){max-height:100px;bottom:0!important}*/
 /*body &gt; div:nth-last-of-type(3){height: 50px!important;max-height:60px!important}*/
 /*body &gt; div:nth-last-of-type(2){max-height:50px!important}*/
 /*body &gt; div:nth-last-of-type(0){max-height:50px!important}*/
 
   body &gt; a:nth-last-of-type(3){max-height:70px!important;}
   body &gt; a:nth-last-of-type(2){max-height:70px!important;}
   body &gt; a:nth-last-of-type(1){max-height:70px!important;}
   body &gt; a:nth-last-of-type(0){max-height:70px!important;}
   body &gt; span:nth-last-of-type(1) div{max-height:70px;top:0px!important;}
   body &gt; span:nth-last-of-type(0) div{max-height:70px;top:0px!important;}
   body &gt; span:nth-last-of-type(1){max-height:70px!important;}
   body &gt; span:nth-last-of-type(0){max-height:70px!important;}
   
   
   
   .text-top {
	cursor: pointer;
	color: inherit;
	display: inline-block;
	border: 2px solid #e6ff16;
	background: #2a1230;
	color: #fff0f50f5;
	font-size: 16px;
	padding: 5px 7px;
	margin: 5px;
}
.toptext {
	display: none;
}
.footlink {
	font-size: 13px;
	display: block;
	float: left;
	margin-left: 1px;
	width: 8%;
	text-align: center;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #fff0f50f5!important;
}
.bads {
	position: fixed;
	bottom: 0;
	left: 50%;
	height: 8%;
	width: 995px;
	margin: 0 auto;
	transform: translate(-50%, 0px);
	z-index: 9999;
	bottom: 25px;
}
.tads {
	position: fixed;
	top: 0;
	left: 50%;
	height: 8%;
	width: 995px;
	margin: 0 auto;
	transform: translate(-50%, 0px);
	z-index: 9999;
}
.col-md-6{
   max-width: 50%;
}

.photo-one {
	display: flex;
	flex-wrap: wrap;
	background-color: rgba(73, 91, 103, 0.37);
	padding-bottom: 10px;
	width: 100%;
	height: 100%;
	margin-top: 10px;
}
.photo-two {
	display: inline-block;
	display: block;
	height: 90px;
	margin: 5px;
	text-align: center;
	width: 75px;
}
.photo-two a {
	line-height: 12px;
}
.photo-two img {
	border-radius: 12%;
	height: 60px;
	width: 60px;
}
.photo-name {
	font-weight: bold;
	color: #fff0f50f5;
	font-size: 12px;
}
.leftd {
	position: fixed;
	top: 54%;
	transform: translateY(-50%);
	width: 120px;
	left: 0;
	z-index: 9999;
}
.rightd {
	position: fixed;
	top: 54%;
	transform: translateY(-50%);
	width: 120px;
	right: 0;
	z-index: 9999;
}
.close_btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	line-height: 20px;
	width: 40px;
	background: #2a1230;
	text-align: center;
}
.close_r {
	/* still bad on picking color */
	background: orange;
	color: red;
	/* make a round button */
	border-radius: 12px;
	/* center text */
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 20px;
	font-size: 18px;
	padding: 1px;
}
/* use cross as close button */

.close_r::before {
	content: "\2716";
}
/* place the button on top-right */

.close_r {
	top: -10px;
	right: -10px;
	position: absolute;
}
.close_l {
	/* still bad on picking color */
	background: orange;
	color: red;
	/* make a round button */
	border-radius: 12px;
	/* center text */
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 20px;
	font-size: 18px;
	padding: 1px;
}
/* use cross as close button */

.close_l::before {
	content: "\2716";
}
/* place the button on top-right */

.close_l {
	top: -10px;
	left: -10px;
	position: absolute;
}
.closebox1 {
	text-align: center;
	display: inherit;
	background-color: #fff0f50f51c;
	color: #fff0f50f5;
	padding: 4px 0;
	display: block;
}
.closebox2 {
	text-align: center;
	display: inherit;
	background-color: #fff0f50f51c;
	color: #fff0f50f5;
	padding: 4px 0;
	display: block;
}
.closebox3 {
	text-align: center;
	display: inherit;
	background-color: #fff0f50f51c;
	color: #fff0f50f5;
	padding: 4px 0;
	display: block;
}
.closebox4 {
	text-align: center;
	display: inherit;
	background-color: #fff0f50f51c;
	color: #fff0f50f5;
	padding: 4px 0;
	display: block;
}
@media screen and (max-width:1280px) {
	.footlink {
		width: 10%
	}
	.photo-two img {
		border-radius: 12%;
		height: 60px;
		width: 60px;
	}
}
@media screen and (max-width:980px) {
	.bads {
		width: 100%;
		/*bottom:75px;*/
	}
	.tads {
		width: 100%;
	}
	.toptext {
		display: block;
	}
	.toptext {
		display: block;
	}
	.footlink {
		width: 16.5%
	}
	.photo-two img {
		border-radius: 12%;
		height: 58px;
		width: 58px;
	}
}
@media screen and (max-width:990px) {
	.add img {
		height: 65px !important;
	}
}
@media screen and (max-width:750px) {
	.text-top {
		font-size: 12px;
		padding: 1px 3px;
	}
	.bads {
		width: 100%;
		/*bottom:75px;*/
	}
	.tads {
		width: 100%;
	}
	.photo-two {
		width: 22%;
	}
	.footlink {
		width: 24%
	}
	.photo-two img {
		border-radius: 12%;
		height: 52px;
		width: 52px;
	}
	.duilian {
		display: none;
	}
	.aas img {
		height: 50px !important;
		width: 100% !important;
	}
	.aas bigimg {
		height: 78px !important;
	}
	.leftd {
		width: 90px !important;
	}
	.rightd {
		width: 90px !important;
	}
	.bottomads img {
		height: 55px !important;
	}
	.topads img {
		height: 55px !important;
		margin-top: 10px;
	}
}
.col6 {
	position: relative;
	min-height: 1px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row6 {
	display: flex;
	flex-wrap: wrap;
}
@media screen and (max-width:750px) {
	.col6 {
		width: 100% !important;
	}
}
@media (min-width: 768px) {
	.col6 {
		width: 100%;
	}
}

.label2 a {
	align-items: center;
	background-color: #fff0f50f5;
	border-radius: 4px;
	color: #fff0f50f5;
	display: inline-flex;
	font-size: 0.95rem;
	height: 2em;
	justify-content: center;
	line-height: 1.5;
	padding-left: .75em;
	padding-right: .75em;
	white-space: nowrap;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 1px solid #ce93d8;
	cursor: pointer;
}
.linkfont{
    cursor: pointer;
    color: inherit;
    display: inline-block;
    border: 2px solid #8B658B;
    padding: 2px ;
    margin: 2px;
     width: 10.48%;  
    text-align: center;
}


.label3 a {
    padding: 1px 4px !important;
    border-radius: 1px;
    margin: 2px;
    line-height: 20px !important;
    border-right: unset !important;
    border-bottom: 1px solid !important;
    color: #fff0f50f5;
    font-size: 14px;
    cursor: pointer;
    display:inline-block;
}


@media screen and (max-width: 430px){
.logo a img {
    max-width: 180px;
    width: 100%;
}
}
@media screen and (max-width: 390px){
.logo a img {
    max-width: 180px;
    width: 100%;
}
}

@media screen and (max-width:750px){
      .linkfont{
    font-size: 12px;
    width: 31.3%;}
    
    .container22 {
    position: unset;}


.headline h1, h2 {
    direction: unset;}
   .list-playlists .item,.list-models .item,.list-sponsors .item,.list-channels .item,.list-categories .item,.list-albums .item,.list-albums-images .item,.list-videos .item,.list-videos-screenshots .item {
    width: 25%;
}
.sidebar+.main-container .list-videos .item, .sidebar+.main-container .place~.item:nth-of-type(-n+7), .place~.item:nth-of-type(-n+7), .member-menu+.main-container-user .list-videos .item, .member-menu+.main-container-user .list-playlists .item, .list-playlists .item, .list-videos .item  {
width: 48%;
}

}
.masterhavora2{
    font-size: 12px;
}






	.return_top i {
	 background-color: #fff0f50f5 !important;
	 box-shadow: 3px 3px 12px 2px #00000080;
	 color: #fff0f50f5 !important;
	}
	.return_top {
		display: none;
		position: fixed;
		bottom: 155px;
		cursor: pointer;
		z-index: 2147483647;
	}

	.return_top i {
		border-radius: 22%;
		background-color: #fff0f50f5;
		font-size: 40px;
		color: #fff0f50f5;
		font-weight: bold;
	}

	@media screen and (max-device-width: 760px) {
		.bottom {
			margin-top: 0 !important;
			border-top: 1px solid #2a1230 !important;
		}

		.return_top i {
			font-size: 2.2rem;
		}
	}

	@media screen and (min-width: 760px) {
		.return_top {
			right: 15%;
		}
	}

	@media screen and (max-width: 760px) {
		.return_top {
			right: 5px;
		}
	}
	
	
	.bt20{
	    margin-top:  20px;
	}
	.bg20{
	    margin-bottom: 20px;
	}
	
	
	.pearl-mycate {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		padding: 15px;
		margin: 15px 0;
		background-color: #fff0f50f5;
		border-radius: 8px;
		box-shadow: 0 2px 8px rgba(0,0,0,0.05);
		width: 100%;
		box-sizing: border-box;
	}

	.pearl-mycate a {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 8px 16px;
		background-color: #fff0f50f5;
		color: #fff0f50f5;
		border-radius: 20px;
		font-size: 14px;
		font-weight: 500;
		transition: all 0.3s ease;
		border: 1px solid #850000;
		box-shadow: 0 2px 4px rgba(0,0,0,0.05);
		min-width: 80px;
		text-align: center;
		width: auto;
		height: auto;
		float: none;
		margin: 0;
	}

	.pearl-mycate a:hover {
		background-color: #fff0f50f5;
		color: #fff0f50f5;
		transform: translateY(-2px);
		box-shadow: 0 4px 8px rgba(0,0,0,0.1);
		border-color: #fff0f50f5;
	}

	.pearl-mycate a[style*="background-color: #fff0f50f5"] {
		background: linear-gradient(135deg, #ce93d8 0%, #8e24aa 100%) !important;
		color: #fff0f50f5 !important;
		border-color: #fff0f50f5 !important;
		position: relative;
		overflow: hidden;
		font-weight: 600;
	}

	.pearl-mycate a[style*="background-color: #fff0f50f5"]::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: linear-gradient(45deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
		pointer-events: none;
	}

	/* å“åº”å¼è°ƒæ•´ */
	@media (max-width: 768px) {
		.pearl-mycate {
			padding: 10px;
			gap: 8px;
		}
		
		.pearl-mycate a {
			padding: 6px 12px;
			font-size: 13px;
			min-width: 70px;
			width: calc(33.33% - 8px);
		}
	}

	@media (min-width: 769px) and (max-width: 1024px) {
		.pearl-mycate a {
			padding: 7px 14px;
			width: calc(20% - 10px);
		}
	}

	@media (min-width: 1025px) {
		.pearl-mycate a {
			padding: 8px 16px;
			width: calc(10% - 10px);
		}
	}

	.picdetail img{
	    max-width: 100%;
	}

/* é¡µè„šæ&nbsp;·å¼ */
.footer-container {
    background-color: #fff0f50f5;
    padding: 20px 0;
    margin-top: 30px;
}

.footer {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

.footer-section {
    flex: 1;
    min-width: 200px;
    margin: 10px;
}

.footer-section h3 {
    color: #fff0f50f5;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 600;
}

.footer-section p {
    color: #fff0f50f5;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 8px;
}

.footer-bottom {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #730000;
}

.footer-bottom p {
    color: #fff0f50f5;
    font-size: 12px;
    line-height: 1.5;
}

/* è¿”å›žé¡¶éƒ¨æŒ‰é’®æ&nbsp;·å¼ */
.return_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
    z-index: 999;
}

.return_top:hover {
    background-color: #fff0f50f5;
    transform: translateY(-2px);
}

.return_top i {
    font-size: 20px;
}

/* å‹æƒ…é“¾æŽ¥æ&nbsp;·å¼ä¼˜åŒ– - è°ƒæ•´æ‰‹æœºç«¯å¸ƒå±€ */
.pearl-shayu {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 20px;
    background-color: #fff0f50f5;
    border-radius: 8px;
    margin: 20px 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.pearl-shayu a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-radius: 20px;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 1px solid #850000;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    min-width: 100px;
    text-align: center;
    margin-bottom: 0;
}

.pearl-shayu a:hover {
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-color: #fff0f50f5;
}

/* å“åº”å¼è°ƒæ•´ */
@media (max-width: 768px) {
    .pearl-shayu {
        gap: 10px;
        padding: 15px;
    }
    
    .pearl-shayu a {
        padding: 8px 10px;
        font-size: 13px;
        min-width: auto;
        width: calc(50% - 10px);
        margin-bottom: 0;
        flex-grow: 1;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .pearl-shayu {
        gap: 8px;
        padding: 12px;
    }
    
    .pearl-shayu a {
        padding: 6px 8px;
        font-size: 12px;
        width: calc(33.33% - 8px);
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .pearl-shayu {
        gap: 10px;
    }
    
    .pearl-shayu a {
        padding: 7px 14px;
        width: calc(25% - 10px);
    }
}

@media (min-width: 1025px) {
    .pearl-shayu {
        gap: 12px;
    }
    
    .pearl-shayu a {
        padding: 8px 16px;
        width: auto;
    }
}

/* é¢åŒ…å±‘å¯¼èˆªæ&nbsp;·å¼ä¼˜åŒ– */
.pearl-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 15px;
    margin: 15px 0;
    background: linear-gradient(135deg, #1f1f1f 0%, #730000 100%);
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    position: relative;

  color: #fff0f50f5;

}

.pearl-breadcrumb li {
    display: inline-flex;
    align-items: center;
    margin-right: 5px;
    color: #fff0f50f5;
    font-size: 14px;
}

.pearl-breadcrumb li:first-child {
    color: #fff0f50f5;
    font-weight: 500;
}

.pearl-breadcrumb li:last-child {
    margin-right: 0;
    color: #fff0f50f5;
    font-weight: 600;
}

.pearl-breadcrumb li a {
    color: #fff0f50f5;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 14px;
}

.pearl-breadcrumb li a:hover {
    color: #fff0f50f5;
    text-decoration: underline;
}

.pearl-breadcrumb li:after {
    content: 'â€º';
    margin: 0 8px;
    color: #fff0f50f5;
    font-size: 16px;
}

.pearl-breadcrumb li:last-child:after {
    display: none;
}

.pearl-breadcrumb li strong {
    font-weight: 600;
    color: #fff0f50f5;
}

/* å“åº”å¼è°ƒæ•´ */
@media (max-width: 768px) {
    .pearl-breadcrumb {
        padding: 10px;
    
  color: #fff0f50f5;

  background-color: #fff0f50f5;
}
    
    .pearl-breadcrumb li {
        font-size: 13px;
    }
    
    .pearl-breadcrumb li a {
        font-size: 13px;
    }
    
    .pearl-breadcrumb li:after {
        margin: 0 5px;
        font-size: 14px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .pearl-breadcrumb {
        padding: 12px;
    
  color: #fff0f50f5;

  background-color: #fff0f50f5;
}
}

@media (min-width: 1025px) {
    .pearl-breadcrumb {
        padding: 15px 20px;
    
  color: #fff0f50f5;

  background-color: #fff0f50f5;
}
}

/* åˆ†ç±»é¡µé¢æ&nbsp;‡é¢˜æ&nbsp;·å¼ */
.pearl-category-header {
    margin: 20px 0 10px 0;
    position: relative;
    padding-left: 15px;
    border-left: 4px solid #ce93d8;
}

.pearl-category-header h2 {
    font-size: 18px;
    font-weight: 600;
    color: #fff0f50f5;
    margin: 0;
    display: flex;
    align-items: center;
}

.pearl-category-header h2 i {
    margin-right: 8px;
    color: #fff0f50f5;
    font-size: 20px;
}

@media (max-width: 768px) {
    .pearl-category-header {
        margin: 15px 0 8px 0;
        padding-left: 10px;
    }
    
    .pearl-category-header h2 {
        font-size: 16px;
    }
    
    .pearl-category-header h2 i {
        font-size: 18px;
    }
}

/* è§†é¢‘è¯¦æƒ…é¡µæ&nbsp;·å¼ä¼˜åŒ– */
.video-detail-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.video-detail-container .video-cover {
    flex: 0 0 300px;
    max-width: 300px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    position: relative;
    margin-bottom: 0;
}

.video-detail-container .video-cover img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    transition: all 0.3s ease;
    object-fit: cover;
}

.video-detail-container .video-cover:hover img {
    transform: scale(1.02);
}

.video-detail-container .video-info {
    flex: 1;
    min-width: 300px;
    position: static;
    background: none;
    padding: 0;
    color: #fff0f50f5;
}

.video-detail-container .video-title {
    font-size: 20px;
    font-weight: 600;
    color: #fff0f50f5;
    margin-bottom: 15px;
    line-height: 1.4;
}

.video-detail-container .video-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}

.video-detail-container .video-meta-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff0f50f5;
}

.video-detail-container .video-meta-item i {
    margin-right: 5px;
    color: #fff0f50f5;
}

.video-detail-container .video-description {
    font-size: 14px;
    line-height: 1.6;
    color: #fff0f50f5;
    margin-bottom: 20px;
    background-color: #fff0f50f5;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #ce93d8;
}

.video-detail-container .video-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}

.video-detail-container .play-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background: linear-gradient(135deg, #ce93d8 0%, #8e24aa 100%);
    color: #fff0f50f5;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    cursor: pointer;
    text-decoration: none;
}

.video-detail-container .play-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.video-detail-container .play-button i {
    margin-right: 8px;
    font-size: 18px;
}

.video-detail-container .alternate-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid #ce93d8;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    cursor: pointer;
    text-decoration: none;
}

.video-detail-container .alternate-button:hover {
    background-color: #fff0f50f5;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.video-detail-container .alternate-button i {
    margin-right: 8px;
    font-size: 18px;
}

.video-detail-container .video-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.video-detail-container .video-tag {
    display: inline-flex;
    align-items: center;
    padding: 5px 12px;
    background-color: #fff0f50f5;
    color: #fff0f50f5;
    border-radius: 20px;
    font-size: 13px;
    transition: all 0.3s ease;
}

.video-detail-container .video-tag:hover {
    background-color: #fff0f50f5;
    color: #fff0f50f5;
}

/* åˆ—è¡¨é¡µè§†é¢‘ä¿¡æ¯æ&nbsp;·å¼ - é‡å‘½åä¸º thumbnail-infoï¼Œé¿å…å†²çª */
.vertical-cover .thumbnail-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 12px;
    background: linear-gradient(to top, rgba(214,0,0,0.9) 0%, rgba(214,0,0,0) 100%);
    color: #fff0f50f5;
    z-index: 2;
}

@media (max-width: 768px) {
    .video-detail-container {
        flex-direction: column;
    }
    
    .video-detail-container .video-cover {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    
    .video-detail-container .video-title {
        font-size: 18px;
    }
    
    .video-detail-container .play-button, 
    .video-detail-container .alternate-button {
        width: 100%;
        font-size: 15px;
    }
    
    .vertical-cover .thumbnail-info {
        padding: 12px 10px;
    }
}

/* è§†é¢‘åˆ—è¡¨æ&nbsp;·å¼ */
.pic {
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
}

.pic ul {
    margin: 0 -8px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 16px;
}

.pic li {
    float: none;
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    background-color: transparent;
    transition: transform 0.3s ease;
}

.pic li:hover {
    transform: translateY(-5px);
}

.vertical-cover {
    position: relative;
    height: 0;
    padding-bottom: 177.78%; /* 9:16æ¯”ä¾‹ */
    overflow: hidden;
    border-radius: 8px;
    background-color: #fff0f50f5;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.vertical-cover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    z-index: 1;
}

.pic li a {
    display: block;
    text-decoration: none;
}

.pic li a:hover .vertical-cover img {
    transform: scale(1.1);
}

/* è§†é¢‘ç¼©ç•¥å›¾ä¿¡æ¯æ&nbsp;·å¼ */
.vertical-cover .thumbnail-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 12px;
    background: linear-gradient(to top, rgba(214,0,0,0.9) 0%, rgba(214,0,0,0) 100%);
    color: #fff0f50f5;
    z-index: 3;
    pointer-events: none;
}

.vertical-cover .video-name {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.3;
}

.vertical-cover .video-pearl-episode {
    font-size: 12px;
    color: #fff0f50f5;
    margin: 0;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 50%);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    pointer-events: none;
}

.video-overlay i {
    font-size: 42px;
    color: #fff0f50f5;
    background-color: rgba(0,0,0,0.5);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.3s ease;
}

.pic li a:hover .video-overlay i {
    opacity: 1;
    transform: scale(1);
}

.vertical-cover .video-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0,0,0,0.7);
    color: #fff0f50f5;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    z-index: 5;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    display: inline-block;
    max-width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* è§†é¢‘åˆ—è¡¨å“åº”å¼è°ƒæ•´ */
@media (max-width: 1200px) {
    .pic ul {
        grid-template-columns: repeat(5, 1fr);
        gap: 15px;
    }
}

@media (max-width: 992px) {
    .pic ul {
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
    }
}

@media (max-width: 768px) {
    .pic ul {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    
    .vertical-cover .thumbnail-info {
        padding: 12px 10px;
    }
    
    .vertical-cover .video-name {
        font-size: 13px;
    }
    
    .video-overlay i {
        font-size: 36px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
}

@media (max-width: 576px) {
    .pic ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    
    .vertical-cover .thumbnail-info {
        padding: 10px 8px;
    }
    
    .vertical-cover .video-name {
        font-size: 12px;
        margin-bottom: 3px;
    }
    
    .vertical-cover .video-pearl-episode {
        font-size: 11px;
    }
    
    .vertical-cover .video-badge {
        padding: 3px 8px;
        font-size: 11px;
        top: 8px;
        right: 8px;
    }
    
    .video-overlay i {
        font-size: 32px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}

@media (max-width: 360px) {
    .pic ul {
        gap: 6px;
    }
}


.huudi { height: 500px; }
@media (max-width: 768px) {
  .huudi { height: 260px !important; }
}
</pre></body></html>