.pagination li {
    width: 50px;
    height: 50px;    
} 
img.bottomss {
    position: absolute;
    top: 80%;
    left: 10%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
    z-index: 2;

    }  
.hiddens {
display: none;
}
.btns {
width: 6.5%;
}
.btns {
    text-align: center;
    margin: 1px;

     /*width: 85px;*/
    font-size: 12px;
    padding: 8px 2px;
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 3px;
    background-color:#222222d4;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.sort-wrap{
float: right;
}

.timecc{
display: none;
}
.logos{
height: 60px;
width: 240px;
}
.hd3 {
    top: 5px;
    position: absolute;
    right: 5px;
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: rgba(52,58,64,.68);
        color: #fff;
    padding: 4px 6px;
}
.hd2 {
    bottom: 5px;
    position: absolute;
    right: 5px;
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: rgba(52,58,64,.68);
        color: #fff;
    padding: 4px 6px;
}

.hd1 {
    top: 15px;
    position: absolute;
    left: 10px;
    
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: rgba(52,58,64,.68);
        color: #fff;
    padding: 4px 6px;
}
.thumbss {
    width: 16.66%;
    padding: 0 10px 25px;
}


 @media (max-width: 480px)  {
 .logos{
height: 40px;
width: 160px;
}    
 .ying{
display: none;
}  
.right-align {
     position: absolute;
    list-style: none;
    right: 0;
}
.btns {
width: 23%;
}
.block-thumbs .thumbss {
    margin: 0 -10px;
    width: calc(50% + 20px);
    max-width: initial;
}
.hidden {
visibility: hidden;
}
.hiddens {
display: block;
}

img.bottomss {
    position: absolute;
    top: 75%;
    left: 15%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
    z-index: 2;

    }  
    
.sort-wrap {

	width: 70px;

}  
.btn-dropdown .text {
	margin-right: 4px;
}
.pagination li {
    width: 40px;
    height: 40px;    
}   
    
}
#suggestions {
            position: absolute;
            background-color: #f9f9f9;
            border: 1px solid #ddd;
            list-style-type: none;
            padding: 0;
            margin: 0;
            z-index: 1000;
            width:99%;
            max-height: 600px;
            overflow-y: auto;
        }
        #suggestions li {
            padding: 8px 12px;
            cursor: pointer;
        }

        #suggestions li:hover {
            background-color: #ddd;
        }
        
 
 .video-thumb {
    align-items: center;
    background-color: #ccc;
    background-image: unset;
    background-size: cover;
    border-radius: 50%;
    color: #303030;
    display: flex;
    flex-shrink: 0;
    height: 20px;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    width: 20px;
     margin-right: 5px;
}   
 .linkss {
  display: flex; /* 使用Flexbox布局 */
  align-items: center; /* 垂直居中 */
  text-decoration: none; /* 移除下划线 */
}
.hd4 {
    top: 10px;
    position: absolute;
    left : 10px;
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background: rgba(52,58,64,.68);
    color: #fff;
    padding: 4px 6px;
}

.bas {
    text-align: center;
    margin: 1px;
     width: 100px;
    font-size: 12px;
    padding: 8px 2px;
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 3px;

    text-transform: uppercase;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}

.bass {
    text-align: center;
    margin: 1px;
     width: 160px;
    font-size: 12px;
    padding: 8px 2px;
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 3px;

    text-transform: uppercase;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
}
.bast {
    text-align: center;
    margin: 1px;
     width: 170px;
    font-size: 12px;
    padding: 8px 2px;
    display: inline-block;
    -webkit-border-radius: 10px;
    border-radius: 3px;
    
    
    text-transform: uppercase;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    overflow: hidden; /* 确保超出容器的文本被隐藏 color: #3c3c46;*/
    white-space: nowrap; /* 防止文本换行 */
    text-overflow: ellipsis;
    
}
.dropdown-lang {
  padding: 0 20px;
}